home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / comm / tcp / samba_2.0.7.lha / source / amiga_rcs / config.h < prev    next >
C/C++ Source or Header  |  2000-12-25  |  28KB  |  1,218 lines

  1. head    1.5;
  2. access;
  3. symbols
  4.     V1_19:1.5
  5.     V1_18:1.5
  6.     V1_15:1.5
  7.     V1_12:1.4
  8.     V1_11:1.4
  9.     V1_10:1.3
  10.     V1_9:1.3
  11.     V1_8:1.3
  12.     V1_7:1.2
  13.     V1_6:1.2
  14.     V1_5:1.1
  15.     V1_4:1.1
  16.     V1_3:1.1
  17.     V1_2:1.1
  18.     V1_1:1.1;
  19. locks
  20.     olsen:1.5; strict;
  21. comment    @ * @;
  22.  
  23.  
  24. 1.5
  25. date    2000.05.22.15.15.33;    author olsen;    state Exp;
  26. branches;
  27. next    1.4;
  28.  
  29. 1.4
  30. date    99.11.16.18.31.59;    author olsen;    state Exp;
  31. branches;
  32. next    1.3;
  33.  
  34. 1.3
  35. date    99.08.09.15.07.04;    author olsen;    state Exp;
  36. branches;
  37. next    1.2;
  38.  
  39. 1.2
  40. date    99.03.07.09.38.55;    author olsen;    state Exp;
  41. branches;
  42. next    1.1;
  43.  
  44. 1.1
  45. date    99.02.13.10.14.25;    author olsen;    state Exp;
  46. branches;
  47. next    ;
  48.  
  49.  
  50. desc
  51. @.
  52. @
  53.  
  54.  
  55. 1.5
  56. log
  57. @.
  58. @
  59. text
  60. @/* include/config.h.  Generated automatically by configure.  */
  61. /* include/config.h.in.  Generated automatically from configure.in by autoheader.  */
  62.  
  63. /* Define if on AIX 3.
  64.    System headers sometimes define this.
  65.    We just want to avoid a redefinition error message.  */
  66. #ifndef _ALL_SOURCE
  67. /* #undef _ALL_SOURCE */
  68. #endif
  69.  
  70. /* Define if type char is unsigned and you are not using gcc.  */
  71. #ifndef __CHAR_UNSIGNED__
  72. /* #undef __CHAR_UNSIGNED__ */
  73. #endif
  74.  
  75. /* Define to empty if the keyword does not work.  */
  76. /* #undef const */
  77.  
  78. /* Define to `int' if <sys/types.h> doesn't define.  */
  79. /* #undef gid_t */
  80.  
  81. /* Define if your system has a working fnmatch function.  */
  82. /* #undef HAVE_FNMATCH 1 */
  83.  
  84. /* Define if you have a working `mmap' system call.  */
  85. /* #undef HAVE_MMAP */
  86.  
  87. /* Define if your struct stat has st_rdev.  */
  88. /* #undef HAVE_ST_RDEV 1 */
  89.  
  90. /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
  91. #define HAVE_SYS_WAIT_H 1
  92.  
  93. /* Define as __inline if that's what the C compiler calls it.  */
  94. #define inline __inline
  95.  
  96. /* Define to `int' if <sys/types.h> doesn't define.  */
  97. /* #undef mode_t */
  98.  
  99. /* Define if your C compiler doesn't accept -c and -o together.  */
  100. /* #undef NO_MINUS_C_MINUS_O */
  101.  
  102. /* Define to `long' if <sys/types.h> doesn't define.  */
  103. /* #undef off_t */
  104.  
  105. /* Define to `int' if <sys/types.h> doesn't define.  */
  106. /* #undef pid_t */
  107.  
  108. /* Define as the return type of signal handlers (int or void).  */
  109. #define RETSIGTYPE void
  110.  
  111. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  112. /* #undef size_t */
  113.  
  114. /* Define if you have the ANSI C header files.  */
  115. #define STDC_HEADERS 1
  116.  
  117. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  118. #define TIME_WITH_SYS_TIME 1
  119.  
  120. /* Define to `int' if <sys/types.h> doesn't define.  */
  121. /* #undef uid_t */
  122.  
  123. /* Define if your processor stores words with the most significant
  124.    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
  125. #define WORDS_BIGENDIAN 1
  126.  
  127. #define HAVE_VOLATILE 1
  128. /* #undef HAVE_BROKEN_READDIR */
  129. #define HAVE_ERRNO_DECL 1
  130. /* #undef HAVE_LONGLONG */
  131. /* #undef HAVE_OFF64_T */
  132. /* #undef HAVE_REMSH */
  133. /* #undef HAVE_UNSIGNED_CHAR */
  134. #define HAVE_UTIMBUF 1
  135. #define HAVE_SIG_ATOMIC_T_TYPE 1
  136. #define ssize_t int
  137. /* #undef ino_t */
  138. /* #undef ssize_t */
  139. #define loff_t off_t
  140. #define offset_t loff_t
  141. /* #undef aclent_t */
  142. #define HAVE_CONNECT 1
  143. /* #undef HAVE_SHORT_INO_T */
  144. /* #undef WITH_SMBWRAPPER */
  145. /* #undef WITH_AFS */
  146. /* #undef WITH_DFS */
  147. /* #undef SUNOS5 */
  148. /* #undef SUNOS4 */
  149. /* #undef LINUX */
  150. /* #undef AIX */
  151. /* #undef BSD */
  152. /* #undef IRIX */
  153. /* #undef IRIX6 */
  154. /* #undef HPUX */
  155. /* #undef QNX */
  156. /* #undef SCO */
  157. /* #undef OSF1 */
  158. /* #undef NEXT2 */
  159. /* #undef RELIANTUNIX */
  160. /* #undef HAVE_SHARED_MMAP */
  161. /* #undef HAVE_MMAP */
  162. /* #undef HAVE_SYSV_IPC */
  163. #define HAVE_FCNTL_LOCK 1
  164. #define HAVE_FTRUNCATE_EXTEND 1
  165. /* #undef FTRUNCATE_NEEDS_ROOT */
  166. /* #undef HAVE_TRAPDOOR_UID */
  167. /* #undef HAVE_ROOT */
  168. #define HAVE_UNION_SEMUN 1
  169. /* #undef HAVE_GETTIMEOFDAY_TZ */
  170. #define HAVE_SOCK_SIN_LEN 1
  171. /* #undef STAT_READ_FILSYS */
  172. #define STAT_STATFS2_BSIZE 1
  173. /* #undef STAT_STATFS2_FSIZE */
  174. /* #undef STAT_STATFS2_FS_DATA */
  175. /* #undef STAT_STATFS3_OSF1 */
  176. /* #undef STAT_STATFS4 */
  177. /* #undef STAT_STATVFS */
  178. /* #undef STAT_STATVFS64 */
  179. /* #undef HAVE_IFACE_AIX */
  180. /* #undef HAVE_IFACE_IFCONF */
  181. /* #undef HAVE_IFACE_IFREQ */
  182. #define HAVE_CRYPT 1
  183. /* #undef HAVE_PUTPRPWNAM */
  184. /* #undef HAVE_SET_AUTH_PARAMETERS */
  185. /* #undef WITH_SYSLOG */
  186. /* #undef WITH_PROFILE */
  187. /* #undef WITH_SSL */
  188. /* #undef WITH_LDAP */
  189. /* #undef WITH_NISPLUS */
  190. /* #undef WITH_PAM */
  191. /* #undef WITH_NISPLUS_HOME */
  192. /* #undef WITH_AUTOMOUNT */
  193. /* #undef WITH_SMBMOUNT */
  194. /* #undef HAVE_BROKEN_GETGROUPS */
  195. /* #undef REPLACE_GETPASS */
  196. /* #undef REPLACE_INET_NTOA */
  197. #define HAVE_FILE_MACRO 1
  198. /* #undef HAVE_FUNCTION_MACRO */
  199. /* #undef HAVE_SETRESUID_DECL */
  200. /* #undef HAVE_SETRESUID */
  201. /* #undef WITH_NETATALK */
  202. /* #undef WITH_UTMP */
  203. /* #undef HAVE_INO64_T */
  204. /* #undef HAVE_STRUCT_FLOCK64 */
  205. /* #undef SIZEOF_INO_T */
  206. /* #undef SIZEOF_OFF_T */
  207. /* #undef STAT_STATVFS64 */
  208. /* #undef HAVE_LIBREADLINE */
  209. /* #undef HAVE_KERNEL_OPLOCKS */
  210. /* #undef HAVE_IRIX_SPECIFIC_CAPABILITIES */
  211. /* #undef HAVE_INT16_FROM_RPC_RPC_H */
  212. /* #undef HAVE_UINT16_FROM_RPC_RPC_H */
  213. /* #undef HAVE_INT32_FROM_RPC_RPC_H */
  214. /* #undef HAVE_UINT32_FROM_RPC_RPC_H */
  215. /* #undef KRB4_AUTH */
  216. /* #undef KRB5_AUTH */
  217. #define SEEKDIR_RETURNS_VOID 1
  218. /* #undef HAVE_DIRENT_D_OFF */
  219. /* #undef HAVE_GETSPNAM */
  220. /* #undef HAVE_BIGCRYPT */
  221. /* #undef HAVE_GETPRPWNAM */
  222. /* #undef HAVE_FSTAT64 */
  223. /* #undef HAVE_LSTAT64 */
  224. /* #undef HAVE_STAT64 */
  225. /* #undef HAVE_SETRESGID */
  226. /* #undef HAVE_SETRESGID_DECL */
  227. /* #undef HAVE_SHADOW_H */
  228. #define HAVE_MEMSET 1
  229. #define HAVE_STRCASECMP 1
  230. /* #undef HAVE_STRUCT_DIRENT64 */
  231. /* #undef HAVE_TRUNCATED_SALT */
  232. #define BROKEN_NISPLUS_INCLUDE_FILES 1
  233. /* #undef HAVE_RPC_AUTH_ERROR_CONFLICT */
  234. /* #undef HAVE_EXPLICIT_LARGEFILE_SUPPORT */
  235. /* #undef USE_BOTH_CRYPT_CALLS */
  236. /* #undef HAVE_BROKEN_FCNTL64_LOCKS */
  237. /* #undef HAVE_FNMATCH */
  238. /* #undef USE_SETEUID */
  239. /* #undef USE_SETRESUID */
  240. #define USE_SETREUID 1
  241. /* #undef USE_SETUIDX */
  242. /* #undef NEED_SGI_SEMUN_HACK */
  243. /* #undef SYSCONF_SC_NGROUPS_MAX */
  244. /* #undef HAVE_UT_UT_NAME */
  245. /* #undef HAVE_UT_UT_USER */
  246. /* #undef HAVE_UT_UT_ID */
  247. /* #undef HAVE_UT_UT_HOST */
  248. /* #undef HAVE_UT_UT_TIME */
  249. /* #undef HAVE_UT_UT_TV */
  250. /* #undef HAVE_UX_UT_SYSLEN */
  251. /* #undef COMPILER_SUPPORTS_LL */
  252.  
  253. /* The number of bytes in a int.  */
  254. #define SIZEOF_INT 4
  255.  
  256. /* The number of bytes in a long.  */
  257. #define SIZEOF_LONG 4
  258.  
  259. /* The number of bytes in a short.  */
  260. #define SIZEOF_SHORT 2
  261.  
  262. /* Define if you have the __acl function.  */
  263. /* #undef HAVE___ACL */
  264.  
  265. /* Define if you have the __chdir function.  */
  266. /* #undef HAVE___CHDIR */
  267.  
  268. /* Define if you have the __close function.  */
  269. /* #undef HAVE___CLOSE */
  270.  
  271. /* Define if you have the __closedir function.  */
  272. /* #undef HAVE___CLOSEDIR */
  273.  
  274. /* Define if you have the __dup function.  */
  275. /* #undef HAVE___DUP */
  276.  
  277. /* Define if you have the __dup2 function.  */
  278. /* #undef HAVE___DUP2 */
  279.  
  280. /* Define if you have the __facl function.  */
  281. /* #undef HAVE___FACL */
  282.  
  283. /* Define if you have the __fchdir function.  */
  284. /* #undef HAVE___FCHDIR */
  285.  
  286. /* Define if you have the __fcntl function.  */
  287. /* #undef HAVE___FCNTL */
  288.  
  289. /* Define if you have the __fork function.  */
  290. /* #undef HAVE___FORK */
  291.  
  292. /* Define if you have the __fstat function.  */
  293. /* #undef HAVE___FSTAT */
  294.  
  295. /* Define if you have the __fstat64 function.  */
  296. /* #undef HAVE___FSTAT64 */
  297.  
  298. /* Define if you have the __fxstat function.  */
  299. /* #undef HAVE___FXSTAT */
  300.  
  301. /* Define if you have the __getcwd function.  */
  302. /* #undef HAVE___GETCWD */
  303.  
  304. /* Define if you have the __getdents function.  */
  305. /* #undef HAVE___GETDENTS */
  306.  
  307. /* Define if you have the __llseek function.  */
  308. /* #undef HAVE___LLSEEK */
  309.  
  310. /* Define if you have the __lseek function.  */
  311. /* #undef HAVE___LSEEK */
  312.  
  313. /* Define if you have the __lstat function.  */
  314. /* #undef HAVE___LSTAT */
  315.  
  316. /* Define if you have the __lstat64 function.  */
  317. /* #undef HAVE___LSTAT64 */
  318.  
  319. /* Define if you have the __lxstat function.  */
  320. /* #undef HAVE___LXSTAT */
  321.  
  322. /* Define if you have the __open function.  */
  323. /* #undef HAVE___OPEN */
  324.  
  325. /* Define if you have the __open64 function.  */
  326. /* #undef HAVE___OPEN64 */
  327.  
  328. /* Define if you have the __opendir function.  */
  329. /* #undef HAVE___OPENDIR */
  330.  
  331. /* Define if you have the __pread function.  */
  332. /* #undef HAVE___PREAD */
  333.  
  334. /* Define if you have the __pread64 function.  */
  335. /* #undef HAVE___PREAD64 */
  336.  
  337. /* Define if you have the __pwrite function.  */
  338. /* #undef HAVE___PWRITE */
  339.  
  340. /* Define if you have the __pwrite64 function.  */
  341. /* #undef HAVE___PWRITE64 */
  342.  
  343. /* Define if you have the __read function.  */
  344. /* #undef HAVE___READ */
  345.  
  346. /* Define if you have the __readdir function.  */
  347. /* #undef HAVE___READDIR */
  348.  
  349. /* Define if you have the __readdir64 function.  */
  350. /* #undef HAVE___READDIR64 */
  351.  
  352. /* Define if you have the __seekdir function.  */
  353. /* #undef HAVE___SEEKDIR */
  354.  
  355. /* Define if you have the __stat function.  */
  356. /* #undef HAVE___STAT */
  357.  
  358. /* Define if you have the __stat64 function.  */
  359. /* #undef HAVE___STAT64 */
  360.  
  361. /* Define if you have the __sys_llseek function.  */
  362. /* #undef HAVE___SYS_LLSEEK */
  363.  
  364. /* Define if you have the __telldir function.  */
  365. /* #undef HAVE___TELLDIR */
  366.  
  367. /* Define if you have the __write function.  */
  368. /* #undef HAVE___WRITE */
  369.  
  370. /* Define if you have the __xstat function.  */
  371. /* #undef HAVE___XSTAT */
  372.  
  373. /* Define if you have the _acl function.  */
  374. /* #undef HAVE__ACL */
  375.  
  376. /* Define if you have the _chdir function.  */
  377. /* #undef HAVE__CHDIR */
  378.  
  379. /* Define if you have the _close function.  */
  380. /* #undef HAVE__CLOSE */
  381.  
  382. /* Define if you have the _closedir function.  */
  383. /* #undef HAVE__CLOSEDIR */
  384.  
  385. /* Define if you have the _dup function.  */
  386. /* #undef HAVE__DUP */
  387.  
  388. /* Define if you have the _dup2 function.  */
  389. /* #undef HAVE__DUP2 */
  390.  
  391. /* Define if you have the _facl function.  */
  392. /* #undef HAVE__FACL */
  393.  
  394. /* Define if you have the _fchdir function.  */
  395. /* #undef HAVE__FCHDIR */
  396.  
  397. /* Define if you have the _fcntl function.  */
  398. /* #undef HAVE__FCNTL */
  399.  
  400. /* Define if you have the _fork function.  */
  401. /* #undef HAVE__FORK */
  402.  
  403. /* Define if you have the _fstat function.  */
  404. /* #undef HAVE__FSTAT */
  405.  
  406. /* Define if you have the _fstat64 function.  */
  407. /* #undef HAVE__FSTAT64 */
  408.  
  409. /* Define if you have the _getcwd function.  */
  410. /* #undef HAVE__GETCWD */
  411.  
  412. /* Define if you have the _getdents function.  */
  413. /* #undef HAVE__GETDENTS */
  414.  
  415. /* Define if you have the _llseek function.  */
  416. /* #undef HAVE__LLSEEK */
  417.  
  418. /* Define if you have the _lseek function.  */
  419. /* #undef HAVE__LSEEK */
  420.  
  421. /* Define if you have the _lstat function.  */
  422. /* #undef HAVE__LSTAT */
  423.  
  424. /* Define if you have the _lstat64 function.  */
  425. /* #undef HAVE__LSTAT64 */
  426.  
  427. /* Define if you have the _open function.  */
  428. /* #undef HAVE__OPEN */
  429.  
  430. /* Define if you have the _open64 function.  */
  431. /* #undef HAVE__OPEN64 */
  432.  
  433. /* Define if you have the _opendir function.  */
  434. /* #undef HAVE__OPENDIR */
  435.  
  436. /* Define if you have the _pread function.  */
  437. /* #undef HAVE__PREAD */
  438.  
  439. /* Define if you have the _pread64 function.  */
  440. /* #undef HAVE__PREAD64 */
  441.  
  442. /* Define if you have the _pwrite function.  */
  443. /* #undef HAVE__PWRITE */
  444.  
  445. /* Define if you have the _pwrite64 function.  */
  446. /* #undef HAVE__PWRITE64 */
  447.  
  448. /* Define if you have the _read function.  */
  449. /* #undef HAVE__READ */
  450.  
  451. /* Define if you have the _readdir function.  */
  452. /* #undef HAVE__READDIR */
  453.  
  454. /* Define if you have the _readdir64 function.  */
  455. /* #undef HAVE__READDIR64 */
  456.  
  457. /* Define if you have the _seekdir function.  */
  458. /* #undef HAVE__SEEKDIR */
  459.  
  460. /* Define if you have the _stat function.  */
  461. /* #undef HAVE__STAT */
  462.  
  463. /* Define if you have the _stat64 function.  */
  464. /* #undef HAVE__STAT64 */
  465.  
  466. /* Define if you have the _telldir function.  */
  467. /* #undef HAVE__TELLDIR */
  468.  
  469. /* Define if you have the _write function.  */
  470. /* #undef HAVE__WRITE */
  471.  
  472. /* Define if you have the atexit function.  */
  473. #define HAVE_ATEXIT 1
  474.  
  475. /* Define if you have the bigcrypt function.  */
  476. /* #undef HAVE_BIGCRYPT */
  477.  
  478. /* Define if you have the bzero function.  */
  479. #define HAVE_BZERO 1
  480.  
  481. /* Define if you have the chmod function.  */
  482. #define HAVE_CHMOD 1
  483.  
  484. /* Define if you have the chown function.  */
  485. #define HAVE_CHOWN 1
  486.  
  487. /* Define if you have the chroot function.  */
  488. #define HAVE_CHROOT 1
  489.  
  490. /* Define if you have the connect function.  */
  491. #define HAVE_CONNECT 1
  492.  
  493. /* Define if you have the creat64 function.  */
  494. /* #undef HAVE_CREAT64 */
  495.  
  496. /* Define if you have the crypt function.  */
  497. #define HAVE_CRYPT 1
  498.  
  499. /* Define if you have the crypt16 function.  */
  500. /* #undef HAVE_CRYPT16 */
  501.  
  502. /* Define if you have the dup2 function.  */
  503. #define HAVE_DUP2 1
  504.  
  505. /* Define if you have the endnetgrent function.  */
  506. #define HAVE_ENDNETGRENT 1
  507.  
  508. /* Define if you have the execl function.  */
  509. #define HAVE_EXECL 1
  510.  
  511. /* Define if you have the fcvt function.  */
  512. #define HAVE_FCVT 1
  513.  
  514. /* Define if you have the fcvtl function.  */
  515. /* #undef HAVE_FCVTL */
  516.  
  517. /* Define if you have the fopen64 function.  */
  518. /* #undef HAVE_FOPEN64 */
  519.  
  520. /* Define if you have the fseek64 function.  */
  521. /* #undef HAVE_FSEEK64 */
  522.  
  523. /* Define if you have the fseeko64 function.  */
  524. /* #undef HAVE_FSEEKO64 */
  525.  
  526. /* Define if you have the fstat function.  */
  527. #define HAVE_FSTAT 1
  528.  
  529. /* Define if you have the fstat64 function.  */
  530. /* #undef HAVE_FSTAT64 */
  531.  
  532. /* Define if you have the fsync function.  */
  533. /* #undef HAVE_FSYNC */
  534.  
  535. /* Define if you have the ftell64 function.  */
  536. /* #undef HAVE_FTELL64 */
  537.  
  538. /* Define if you have the ftello64 function.  */
  539. /* #undef HAVE_FTELLO64 */
  540.  
  541. /* Define if you have the ftruncate function.  */
  542. #define HAVE_FTRUNCATE 1
  543.  
  544. /* Define if you have the ftruncate64 function.  */
  545. /* #undef HAVE_FTRUNCATE64 */
  546.  
  547. /* Define if you have the getauthuid function.  */
  548. /* #undef HAVE_GETAUTHUID */
  549.  
  550. /* Define if you have the getcwd function.  */
  551. #define HAVE_GETCWD 1
  552.  
  553. /* Define if you have the getdents function.  */
  554. /* #undef HAVE_GETDENTS */
  555.  
  556. /* Define if you have the getgrent function.  */
  557. /* #undef HAVE_GETGRENT */
  558.  
  559. /* Define if you have the getgrnam function.  */
  560. #define HAVE_GETGRNAM 1
  561.  
  562. /* Define if you have the getnetgrent function.  */
  563. /* #undef HAVE_GETNETGRENT */
  564.  
  565. /* Define if you have the getprpwnam function.  */
  566. /* #undef HAVE_GETPRPWNAM */
  567.  
  568. /* Define if you have the getpwanam function.  */
  569. /* #undef HAVE_GETPWANAM */
  570.  
  571. /* Define if you have the getrlimit function.  */
  572. /* #undef HAVE_GETRLIMIT */
  573.  
  574. /* Define if you have the getspnam function.  */
  575. /* #undef HAVE_GETSPNAM */
  576.  
  577. /* Define if you have the glob function.  */
  578. /* #undef HAVE_GLOB */
  579.  
  580. /* Define if you have the grantpt function.  */
  581. /* #undef HAVE_GRANTPT */
  582.  
  583. /* Define if you have the initgroups function.  */
  584. #define HAVE_INITGROUPS 1
  585.  
  586. /* Define if you have the innetgr function.  */
  587. /* #undef HAVE_INNETGR */
  588.  
  589. /* Define if you have the llseek function.  */
  590. /* #undef HAVE_LLSEEK */
  591.  
  592. /* Define if you have the lseek64 function.  */
  593. /* #undef HAVE_LSEEK64 */
  594.  
  595. /* Define if you have the lstat64 function.  */
  596. /* #undef HAVE_LSTAT64 */
  597.  
  598. /* Define if you have the memmove function.  */
  599. #define HAVE_MEMMOVE 1
  600.  
  601. /* Define if you have the memset function.  */
  602. #define HAVE_MEMSET 1
  603.  
  604. /* Define if you have the mktime function.  */
  605. #define HAVE_MKTIME 1
  606.  
  607. /* Define if you have the mmap64 function.  */
  608. /* #undef HAVE_MMAP64 */
  609.  
  610. /* Define if you have the open64 function.  */
  611. /* #undef HAVE_OPEN64 */
  612.  
  613. /* Define if you have the pathconf function.  */
  614. /* #undef HAVE_PATHCONF */
  615.  
  616. /* Define if you have the pipe function.  */
  617. /* #undef HAVE_PIPE */
  618.  
  619. /* Define if you have the pread function.  */
  620. /* #undef HAVE_PREAD */
  621.  
  622. /* Define if you have the pread64 function.  */
  623. /* #undef HAVE_PREAD64 */
  624.  
  625. /* Define if you have the putprpwnam function.  */
  626. /* #undef HAVE_PUTPRPWNAM */
  627.  
  628. /* Define if you have the pwrite function.  */
  629. /* #undef HAVE_PWRITE */
  630.  
  631. /* Define if you have the pwrite64 function.  */
  632. /* #undef HAVE_PWRITE64 */
  633.  
  634. /* Define if you have the rand function.  */
  635. #define HAVE_RAND 1
  636.  
  637. /* Define if you have the random function.  */
  638. /* #undef HAVE_RANDOM */
  639.  
  640. /* Define if you have the rdchk function.  */
  641. /* #undef HAVE_RDCHK */
  642.  
  643. /* Define if you have the readdir64 function.  */
  644. /* #undef HAVE_READDIR64 */
  645.  
  646. /* Define if you have the rename function.  */
  647. #define HAVE_RENAME 1
  648.  
  649. /* Define if you have the select function.  */
  650. #define HAVE_SELECT 1
  651.  
  652. /* Define if you have the set_auth_parameters function.  */
  653. /* #undef HAVE_SET_AUTH_PARAMETERS */
  654.  
  655. /* Define if you have the setenv function.  */
  656. #define HAVE_SETENV 1
  657.  
  658. /* Define if you have the setgidx function.  */
  659. /* #undef HAVE_SETGIDX */
  660.  
  661. /* Define if you have the setgroups function.  */
  662. #define HAVE_SETGROUPS 1
  663.  
  664. /* Define if you have the setluid function.  */
  665. /* #undef HAVE_SETLUID */
  666.  
  667. /* Define if you have the setnetgrent function.  */
  668. #define HAVE_SETNETGRENT 1
  669.  
  670. /* Define if you have the setpriv function.  */
  671. /* #undef HAVE_SETPRIV */
  672.  
  673. /* Define if you have the setsid function.  */
  674. #define HAVE_SETSID 1
  675.  
  676. /* Define if you have the setuidx function.  */
  677. /* #undef HAVE_SETUIDX */
  678.  
  679. /* Define if you have the sigaction function.  */
  680. /* #undef HAVE_SIGACTION */
  681.  
  682. /* Define if you have the sigblock function.  */
  683. #define HAVE_SIGBLOCK 1
  684.  
  685. /* Define if you have the sigprocmask function.  */
  686. /* #undef HAVE_SIGPROCMASK */
  687.  
  688. /* Define if you have the snprintf function.  */
  689. /* #undef HAVE_SNPRINTF */
  690.  
  691. /* Define if you have the srand function.  */
  692. #define HAVE_SRAND 1
  693.  
  694. /* Define if you have the srandom function.  */
  695. /* #undef HAVE_SRANDOM */
  696.  
  697. /* Define if you have the stat64 function.  */
  698. /* #undef HAVE_STAT64 */
  699.  
  700. /* Define if you have the strcasecmp function.  */
  701. #define HAVE_STRCASECMP 1
  702.  
  703. /* Define if you have the strchr function.  */
  704. #define HAVE_STRCHR 1
  705.  
  706. /* Define if you have the strdup function.  */
  707. #define HAVE_STRDUP 1
  708.  
  709. /* Define if you have the strerror function.  */
  710. #define HAVE_STRERROR 1
  711.  
  712. /* Define if you have the strftime function.  */
  713. #define HAVE_STRFTIME 1
  714.  
  715. /* Define if you have the strpbrk function.  */
  716. #define HAVE_STRPBRK 1
  717.  
  718. /* Define if you have the strtoul function.  */
  719. #define HAVE_STRTOUL 1
  720.  
  721. /* Define if you have the syscall function.  */
  722. /* #undef HAVE_SYSCALL */
  723.  
  724. /* Define if you have the sysconf function.  */
  725. /* #undef HAVE_SYSCONF */
  726.  
  727. /* Define if you have the usleep function.  */
  728. /* #undef HAVE_USLEEP */
  729.  
  730. /* Define if you have the utime function.  */
  731. #define HAVE_UTIME 1
  732.  
  733. /* Define if you have the utimes function.  */
  734. #define HAVE_UTIMES 1
  735.  
  736. /* Define if you have the vsnprintf function.  */
  737. /* #undef HAVE_VSNPRINTF */
  738.  
  739. /* Define if you have the waitpid function.  */
  740. #define HAVE_WAITPID 1
  741.  
  742. /* Define if you have the yp_get_default_domain function.  */
  743. /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */
  744.  
  745. /* Define if you have the <arpa/inet.h> header file.  */
  746. #define HAVE_ARPA_INET_H 1
  747.  
  748. /* Define if you have the <compat.h> header file.  */
  749. /* #undef HAVE_COMPAT_H */
  750.  
  751. /* Define if you have the <ctype.h> header file.  */
  752. #define HAVE_CTYPE_H 1
  753.  
  754. /* Define if you have the <dirent.h> header file.  */
  755. #define HAVE_DIRENT_H 1
  756.  
  757. /* Define if you have the <fcntl.h> header file.  */
  758. #define HAVE_FCNTL_H 1
  759.  
  760. /* Define if you have the <glob.h> header file.  */
  761. /* #undef HAVE_GLOB_H */
  762.  
  763. /* Define if you have the <grp.h> header file.  */
  764. #define HAVE_GRP_H 1
  765.  
  766. /* Define if you have the <history.h> header file.  */
  767. /* #undef HAVE_HISTORY_H */
  768.  
  769. /* Define if you have the <limits.h> header file.  */
  770. /* #undef HAVE_LIMITS_H */
  771.  
  772. /* Define if you have the <memory.h> header file.  */
  773. /* #undef HAVE_MEMORY_H */
  774.  
  775. /* Define if you have the <ndir.h> header file.  */
  776. /* #undef HAVE_NDIR_H */
  777.  
  778. /* Define if you have the <net/if.h> header file.  */
  779. #define HAVE_NET_IF_H 1
  780.  
  781. /* Define if you have the <netinet/in_ip.h> header file.  */
  782. /* #undef HAVE_NETINET_IN_IP_H */
  783.  
  784. /* Define if you have the <netinet/in_systm.h> header file.  */
  785. #define HAVE_NETINET_IN_SYSTM_H 1
  786.  
  787. /* Define if you have the <netinet/ip.h> header file.  */
  788. #define HAVE_NETINET_IP_H 1
  789.  
  790. /* Define if you have the <netinet/tcp.h> header file.  */
  791. #define HAVE_NETINET_TCP_H 1
  792.  
  793. /* Define if you have the <poll.h> header file.  */
  794. /* #undef HAVE_POLL_H */
  795.  
  796. /* Define if you have the <readline.h> header file.  */
  797. /* #undef HAVE_READLINE_H */
  798.  
  799. /* Define if you have the <readline/history.h> header file.  */
  800. /* #undef HAVE_READLINE_HISTORY_H */
  801.  
  802. /* Define if you have the <readline/readline.h> header file.  */
  803. /* #undef HAVE_READLINE_READLINE_H */
  804.  
  805. /* Define if you have the <rpc/rpc.h> header file.  */
  806. /* #undef HAVE_RPC_RPC_H */
  807.  
  808. /* Define if you have the <rpcsvc/nis.h> header file.  */
  809. /* #undef HAVE_RPCSVC_NIS_H */
  810.  
  811. /* Define if you have the <rpcsvc/yp_prot.h> header file.  */
  812. /* #undef HAVE_RPCSVC_YP_PROT_H */
  813.  
  814. /* Define if you have the <rpcsvc/ypclnt.h> header file.  */
  815. /* #undef HAVE_RPCSVC_YPCLNT_H */
  816.  
  817. /* Define if you have the <security/pam_appl.h> header file.  */
  818. /* #undef HAVE_SECURITY_PAM_APPL_H */
  819.  
  820. /* Define if you have the <shadow.h> header file.  */
  821. /* #undef HAVE_SHADOW_H */
  822.  
  823. /* Define if you have the <stdarg.h> header file.  */
  824. #define HAVE_STDARG_H 1
  825.  
  826. /* Define if you have the <stdlib.h> header file.  */
  827. #define HAVE_STDLIB_H 1
  828.  
  829. /* Define if you have the <string.h> header file.  */
  830. #define HAVE_STRING_H 1
  831.  
  832. /* Define if you have the <strings.h> header file.  */
  833. /* #undef HAVE_STRINGS_H */
  834.  
  835. /* Define if you have the <stropts.h> header file.  */
  836. /* #undef HAVE_STROPTS_H */
  837.  
  838. /* Define if you have the <sys/acl.h> header file.  */
  839. /* #undef HAVE_SYS_ACL_H */
  840.  
  841. /* Define if you have the <sys/capability.h> header file.  */
  842. /* #undef HAVE_SYS_CAPABILITY_H */
  843.  
  844. /* Define if you have the <sys/cdefs.h> header file.  */
  845. /* #undef HAVE_SYS_CDEFS_H */
  846.  
  847. /* Define if you have the <sys/dir.h> header file.  */
  848. /* #undef HAVE_SYS_DIR_H */
  849.  
  850. /* Define if you have the <sys/dustat.h> header file.  */
  851. /* #undef HAVE_SYS_DUSTAT_H */
  852.  
  853. /* Define if you have the <sys/fcntl.h> header file.  */
  854. #define HAVE_SYS_FCNTL_H 1
  855.  
  856. /* Define if you have the <sys/filio.h> header file.  */
  857. /* #undef HAVE_SYS_FILIO_H */
  858.  
  859. /* Define if you have the <sys/filsys.h> header file.  */
  860. /* #undef HAVE_SYS_FILSYS_H */
  861.  
  862. /* Define if you have the <sys/fs/s5param.h> header file.  */
  863. /* #undef HAVE_SYS_FS_S5PARAM_H */
  864.  
  865. /* Define if you have the <sys/fs/vx_quota.h> header file.  */
  866. /* #undef HAVE_SYS_FS_VX_QUOTA_H */
  867.  
  868. /* Define if you have the <sys/id.h> header file.  */
  869. /* #undef HAVE_SYS_ID_H */
  870.  
  871. /* Define if you have the <sys/ioctl.h> header file.  */
  872. #define HAVE_SYS_IOCTL_H 1
  873.  
  874. /* Define if you have the <sys/mman.h> header file.  */
  875. /* #undef HAVE_SYS_MMAN_H */
  876.  
  877. /* Define if you have the <sys/mode.h> header file.  */
  878. /* #undef HAVE_SYS_MODE_H */
  879.  
  880. /* Define if you have the <sys/mount.h> header file.  */
  881. /* #undef HAVE_SYS_MOUNT_H */
  882.  
  883. /* Define if you have the <sys/ndir.h> header file.  */
  884. /* #undef HAVE_SYS_NDIR_H */
  885.  
  886. /* Define if you have the <sys/param.h> header file.  */
  887. #define HAVE_SYS_PARAM_H 1
  888.  
  889. /* Define if you have the <sys/priv.h> header file.  */
  890. /* #undef HAVE_SYS_PRIV_H */
  891.  
  892. /* Define if you have the <sys/resource.h> header file.  */
  893. /* #undef HAVE_SYS_RESOURCE_H */
  894.  
  895. /* Define if you have the <sys/security.h> header file.  */
  896. /* #undef HAVE_SYS_SECURITY_H */
  897.  
  898. /* Define if you have the <sys/select.h> header file.  */
  899. /* #undef HAVE_SYS_SELECT_H */
  900.  
  901. /* Define if you have the <sys/socket.h> header file.  */
  902. #define HAVE_SYS_SOCKET_H 1
  903.  
  904. /* Define if you have the <sys/sockio.h> header file.  */
  905. /* #undef HAVE_SYS_SOCKIO_H */
  906.  
  907. /* Define if you have the <sys/statfs.h> header file.  */
  908. /* #undef HAVE_SYS_STATFS_H */
  909.  
  910. /* Define if you have the <sys/statvfs.h> header file.  */
  911. /* #undef HAVE_SYS_STATVFS_H */
  912.  
  913. /* Define if you have the <sys/syscall.h> header file.  */
  914. /* #undef HAVE_SYS_SYSCALL_H */
  915.  
  916. /* Define if you have the <sys/termio.h> header file.  */
  917. /* #undef HAVE_SYS_TERMIO_H */
  918.  
  919. /* Define if you have the <sys/time.h> header file.  */
  920. #define HAVE_SYS_TIME_H 1
  921.  
  922. /* Define if you have the <sys/unistd.h> header file.  */
  923. #define HAVE_SYS_UNISTD_H 1
  924.  
  925. /* Define if you have the <sys/vfs.h> header file.  */
  926. /* #undef HAVE_SYS_VFS_H */
  927.  
  928. /* Define if you have the <sys/wait.h> header file.  */
  929. #define HAVE_SYS_WAIT_H 1
  930.  
  931. /* Define if you have the <syscall.h> header file.  */
  932. /* #undef HAVE_SYSCALL_H */
  933.  
  934. /* Define if you have the <termio.h> header file.  */
  935. /* #undef HAVE_TERMIO_H */
  936.  
  937. /* Define if you have the <termios.h> header file.  */
  938. /* #undef HAVE_TERMIOS_H */
  939.  
  940. /* Define if you have the <unistd.h> header file.  */
  941. #define HAVE_UNISTD_H 1
  942.  
  943. /* Define if you have the <utime.h> header file.  */
  944. #define HAVE_UTIME_H 1
  945.  
  946. /* Define if you have the <utmp.h> header file.  */
  947. /* #undef HAVE_UTMP_H */
  948.  
  949. /* Define if you have the <utmpx.h> header file.  */
  950. /* #undef HAVE_UTMPX_H */
  951.  
  952. /* Define if you have the cups library (-lcups).  */
  953. /* #undef HAVE_LIBCUPS */
  954.  
  955. /* Define if you have the dl library (-ldl).  */
  956. /* #undef HAVE_LIBDL */
  957.  
  958. /* Define if you have the gen library (-lgen).  */
  959. /* #undef HAVE_LIBGEN */
  960.  
  961. /* Define if you have the inet library (-linet).  */
  962. /* #undef HAVE_LIBINET */
  963.  
  964. /* Define if you have the nsl library (-lnsl).  */
  965. /* #undef HAVE_LIBNSL */
  966.  
  967. /* Define if you have the nsl_s library (-lnsl_s).  */
  968. /* #undef HAVE_LIBNSL_S */
  969.  
  970. /* Define if you have the readline library (-lreadline).  */
  971. /* #undef HAVE_LIBREADLINE */
  972.  
  973. /* Define if you have the resolv library (-lresolv).  */
  974. /* #undef HAVE_LIBRESOLV */
  975.  
  976. /* Define if you have the sec library (-lsec).  */
  977. /* #undef HAVE_LIBSEC */
  978.  
  979. /* Define if you have the security library (-lsecurity).  */
  980. /* #undef HAVE_LIBSECURITY */
  981.  
  982. /* Define if you have the socket library (-lsocket).  */
  983. /* #undef HAVE_LIBSOCKET */
  984. @
  985.  
  986.  
  987. 1.4
  988. log
  989. @.
  990. @
  991. text
  992. @d23 1
  993. a23 1
  994. /* #undef HAVE_FNMATCH */
  995. d29 1
  996. a29 1
  997. /* #undef HAVE_ST_RDEV */
  998. d35 1
  999. a35 1
  1000. /* #undef inline */
  1001. d81 1
  1002. a81 1
  1003. /* #undef offset_t */
  1004. a125 1
  1005. /* #undef WITH_MMAP */
  1006. d127 1
  1007. d143 1
  1008. d183 10
  1009. d447 1
  1010. a447 1
  1011. /* #undef HAVE_ENDNETGRENT */
  1012. d450 1
  1013. a450 1
  1014. /* #undef HAVE_EXECL */
  1015. d665 3
  1016. d806 3
  1017. d886 6
  1018. @
  1019.  
  1020.  
  1021. 1.3
  1022. log
  1023. @.
  1024. @
  1025. text
  1026. @d22 3
  1027. d29 1
  1028. a29 1
  1029. /* #define HAVE_ST_RDEV 1 */
  1030. d71 1
  1031. a71 1
  1032. /* #define HAVE_LONGLONG 1 */
  1033. d81 1
  1034. a81 1
  1035. /* #define offset_t loff_t */
  1036. a109 1
  1037. /* #undef HAVE_NETMASK_IFCONF */
  1038. d120 3
  1039. a122 2
  1040. /* #undef HAVE_NETMASK_IFREQ */
  1041. /* #undef HAVE_NETMASK_AIX */
  1042. d177 5
  1043. d486 3
  1044. a584 3
  1045. /* Define if you have the setegid function.  */
  1046. #define HAVE_SETEGID 1
  1047.  
  1048. a587 3
  1049. /* Define if you have the seteuid function.  */
  1050. #define HAVE_SETEUID 1
  1051.  
  1052. a602 6
  1053. /* Define if you have the setregid function.  */
  1054. #define HAVE_SETREGID 1
  1055.  
  1056. /* Define if you have the setreuid function.  */
  1057. #define HAVE_SETREUID 1
  1058.  
  1059. d870 3
  1060. d875 3
  1061. @
  1062.  
  1063.  
  1064. 1.2
  1065. log
  1066. @.
  1067. @
  1068. text
  1069. @d78 1
  1070. a78 1
  1071. /* #undef offset_t */
  1072. d108 1
  1073. a108 1
  1074. /* #define HAVE_GETTIMEOFDAY_TZ 1 */
  1075. d128 1
  1076. d132 1
  1077. a132 2
  1078. /* #undef HAVE_PAM_AUTHENTICATE */
  1079. /* #define HAVE_BROKEN_GETGROUPS 1 */
  1080. d136 1
  1081. a136 1
  1082. /* #define HAVE_FUNCTION_MACRO 1 */
  1083. a137 1
  1084. #define HAVE_CRYPT_DECL 1
  1085. d172 2
  1086. d428 1
  1087. a428 1
  1088. /* #define HAVE_ENDNETGRENT 1 */
  1089. d431 7
  1090. a437 1
  1091. /* #define HAVE_EXECL 1 */
  1092. d455 1
  1093. a455 1
  1094. /* #define HAVE_FSYNC 1 */
  1095. d482 1
  1096. a482 1
  1097. /* #define HAVE_GETNETGRENT 1 */
  1098. d491 1
  1099. a491 1
  1100. /* #define HAVE_GETRLIMIT 1 */
  1101. d497 1
  1102. a497 1
  1103. /* #define HAVE_GLOB 1 */
  1104. d506 1
  1105. a506 1
  1106. /* #define HAVE_INNETGR 1 */
  1107. a531 3
  1108. /* Define if you have the pam_authenticate function.  */
  1109. /* #undef HAVE_PAM_AUTHENTICATE */
  1110.  
  1111. d533 1
  1112. a533 1
  1113. /* #define HAVE_PATHCONF 1 */
  1114. d536 1
  1115. a536 1
  1116. /* #define HAVE_PIPE 1 */
  1117. d557 1
  1118. a557 1
  1119. /* #define HAVE_RANDOM 1 */
  1120. d593 1
  1121. a593 1
  1122. /* #define HAVE_SETNETGRENT 1 */
  1123. d611 1
  1124. a611 1
  1125. /* #define HAVE_SIGACTION 1 */
  1126. d617 1
  1127. a617 1
  1128. /* #define HAVE_SIGPROCMASK 1 */
  1129. d620 1
  1130. a620 1
  1131. /* #define HAVE_SNPRINTF 1 */
  1132. d626 1
  1133. a626 1
  1134. /* #define HAVE_SRANDOM 1 */
  1135. d655 3
  1136. d665 1
  1137. a665 1
  1138. /* #define HAVE_VSNPRINTF 1 */
  1139. d689 1
  1140. a689 1
  1141. /* #define HAVE_GLOB_H 1 */
  1142. d698 1
  1143. a698 1
  1144. /* #define HAVE_LIMITS_H 1 */
  1145. d701 1
  1146. a701 1
  1147. /* #define HAVE_MEMORY_H 1 */
  1148. d709 9
  1149. d731 1
  1150. a731 1
  1151. /* #define HAVE_READLINE_READLINE_H 1 */
  1152. d734 1
  1153. a734 1
  1154. /* #define HAVE_RPC_RPC_H 1 */
  1155. d761 1
  1156. a761 1
  1157. /* #define HAVE_STRINGS_H 1 */
  1158. d773 1
  1159. a773 1
  1160. /* #define HAVE_SYS_CDEFS_H 1 */
  1161. d785 1
  1162. a785 1
  1163. /* #define HAVE_SYS_FILIO_H 1 */
  1164. d800 1
  1165. a800 1
  1166. /* #define HAVE_SYS_MMAN_H 1 */
  1167. d806 1
  1168. a806 1
  1169. /* #define HAVE_SYS_MOUNT_H 1 */
  1170. d818 1
  1171. a818 1
  1172. /* #define HAVE_SYS_RESOURCE_H 1 */
  1173. d830 1
  1174. a830 1
  1175. /* #define HAVE_SYS_SOCKIO_H 1 */
  1176. d839 1
  1177. a839 1
  1178. /* #define HAVE_SYS_SYSCALL_H 1 */
  1179. d863 1
  1180. a863 1
  1181. /* #define HAVE_TERMIOS_H 1 */
  1182. @
  1183.  
  1184.  
  1185. 1.1
  1186. log
  1187. @.
  1188. @
  1189. text
  1190. @d29 1
  1191. a29 1
  1192. /* #define HAVE_SYS_WAIT_H 1 */
  1193. d74 2
  1194. a76 2
  1195. /* #undef ino_t */
  1196. #define ssize_t int
  1197. d132 2
  1198. a133 2
  1199. #define HAVE_BROKEN_GETGROUPS 1
  1200. /* #define REPLACE_GETPASS 1 */
  1201. d167 1
  1202. a167 1
  1203. /* #define HAVE_STRCASECMP 1 */
  1204. d172 1
  1205. d579 3
  1206. d591 3
  1207. d628 1
  1208. a628 1
  1209. /* #define HAVE_STRCASECMP 1 */
  1210. d685 1
  1211. a685 1
  1212.  #define HAVE_GRP_H 1 
  1213. d798 3
  1214. d832 1
  1215. a832 1
  1216. /* #define HAVE_SYS_UNISTD_H 1 */
  1217. @
  1218.